home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr29 / umsmtp02.zip / 00README.TXT next >
Text File  |  1995-02-05  |  5KB  |  146 lines

  1. ******************************************************************************
  2. File: 00readme.txt                       Version 2.0               04-Feb-1995
  3.                                          Niel Kempson <kempson@snowyowl.co.uk>
  4. ******************************************************************************
  5.  
  6.  
  7. Configuring the Warp Internet Access Kit for SMTP Mail
  8. ======================================================
  9.  
  10.  
  11. Contents
  12. --------
  13.  
  14.     1.  Introduction
  15.     2.  Warning
  16.     3.  Files included in this kit
  17.     4.  Future enhancements
  18.     5.  Acknowledgements
  19.     6.  Change log
  20.  
  21.  
  22. 1. Introduction
  23. ---------------
  24.  
  25. The Internet Access Kit (IAK) accompanying the new OS/2 Warp 3 provides a
  26. useful set of utilities for accessing the Internet.  The IAK provides
  27. clients for finger, FTP, Gopher, POP-mail, telnet, Web plus lots of
  28. useful debugging tools (iptrace, ping, nslookup etc).
  29.  
  30. IBM has attempted to make Internet access as easy as possible via their
  31. (revenue generating) Advantis network service and has configured the IAK
  32. software accordingly.  This is fine if you use Advantis or have a
  33. supplier who works in the same way, but if you don't and want to use the
  34. IAK, you're forced to configure the software in a way that is
  35. "unsupported" by IBM.  Advantis subscribers use the Post Office Protocol
  36. (POP) to exchange their e-mail with an Advantis server machine which then
  37. exchanges their e-mail with the outside world.
  38.  
  39. Many Internet access providers prefer to deliver mail to subscribers
  40. using the standard SMTP (Simple Mail Transfer Protocol) services rather
  41. than POP - a notable example is Demon Internet Services in the UK (20,000
  42. subscribers in January 1995 and rising at 10% a month).  The provider
  43. benefits from using SMTP rather than POP because he doesn't need to
  44. provide a permanent mailbox account for each subscriber.
  45.  
  46. This small kit describes how to set up your Warp/IAK system to exchange
  47. mail with the outside world using SMTP rather than POP.  
  48.  
  49. The instructions are by no means comprehensive and they are probably
  50. unclear in places so please feed back any constructive suggestions
  51. (including typos) so that I can improve this kit.
  52.  
  53.  
  54.  
  55. 2. Warning
  56. ----------
  57.  
  58. The standard Warp/IAK setup assumes that you will be using POP to
  59. exchange your e-mail with Advantis.  If you're not sure that you need to
  60. use SMTP, please check whether your provider supports POP before acting
  61. on the recommendations in this kit.  IBM will certainly tell you that
  62. using Warp/IAK with SMTP is unsupported, but if you need SMTP support,
  63. you have little/no choice.
  64.     
  65. If you're an Advantis customer, you use POP and don't need this kit for
  66. your Advantis connection.
  67.  
  68. If you're a Demon Internet customer, you will need this kit unless you
  69. have paid up for the POP delivery service - it's an extra UKP 180 a year
  70. so you'll know :-)
  71.  
  72.  
  73.  
  74. 3. Files included in this Kit
  75. -----------------------------
  76.  
  77. This kit comprises a small number of ASCII text files:
  78.  
  79.     00readme.txt        this file
  80.  
  81.     sendmail.hf         a sample sendmail help file
  82.  
  83.     sendmail.txt        instructions for configuring and testing sendmail
  84.  
  85.     sendmail.uml        a sample sendmail configuration file that you'll
  86.                         need to customise before using SMTP
  87.  
  88.     ultimail.txt        instructions for configuring and testing
  89.                         UltiMail/2 Lite
  90.  
  91.     umail.pro           example client profile file for UltiMail/2 Lite
  92.  
  93.     umailsrv.pro        example server profile file for UltiMail/2 Lite
  94.  
  95.  
  96.  
  97. 4. Future enhancements
  98. ----------------------
  99.  
  100. I can think of some useful things to add to this kit in due course:
  101.  
  102.     o   remove ambiguities and typos - your feedback needed for this :-)
  103.  
  104.     o   add instructions for configuring and supporting other mail
  105.         clients (CMail, Elm, LAMail & PCElm spring to mind)
  106.     
  107. Your suggestions and examples would be appreciated.
  108.  
  109.  
  110.  
  111. 5. Acknowledgements
  112. -------------------
  113.  
  114. I had some very useful and constructive feedback from a few readers of
  115. the first kit and they have helped me to understand the problems and
  116. fixes better.  The result is this kit which should be much more helpful
  117. than the first version.  In practice, the common bugs reported by
  118. many users will soon be replaced by much more esoteric problems :-)
  119.  
  120. Thanks to (especially):
  121.  
  122.     Professor Traci Collins <tcollins@bridget.newcastle.co.us>
  123.     Bruce S Marshall <nrs0099@nj0040.auto.rockwell.com>
  124.  
  125. and also to:
  126.  
  127.     Richard Ashton <richard@corixia.demon.co.uk>
  128.     Richard Cannon <richard@rcannons.demon.co.uk>
  129.     David Jackson <david@ixion.demon.co.uk>
  130.     David G McNamara <david@sparkler.demon.co.uk>
  131.     Keith Walter <keith@tuffley.demon.co.uk>
  132.  
  133.  
  134.  
  135. 6. Change log
  136. -------------
  137.  
  138.     1.0 [27-Nov-1994] Niel Kempson <snowyowl.co.uk>
  139.         Initial Version.
  140.  
  141.     2.0 [04-Feb-1995] Niel Kempson <snowyowl.co.uk>
  142.         Extensively revised following feedback and Sendmail &
  143.         UltiMail-specific stuff separated out into their own files.
  144.  
  145. ********************************* END OF FILE ********************************
  146.